Platform Core .NET Assemblies API
GetSchemaSources(Guid,Guid,UserConnection,String) Method
See Also  Send Feedback
Terrasoft.Core Namespace > SchemaManager<TSchemaManagerSchema> Class : GetSchemaSources(Guid,Guid,UserConnection,String) Method
schemaUId
Identifier of the schema whose source code to get.
schemaId
The identifier of the record in the SysSchema table.
userConnection
User connection.
errorMessage
The error message when getting the source code of the schema.

Glossary Item Box

Gets the collection of objects that contain the source code of the schema with the specified identifier.

Syntax

 
C#
 
 

Parameters

schemaUId
Identifier of the schema whose source code to get.
schemaId
The identifier of the record in the SysSchema table.
userConnection
User connection.
errorMessage
The error message when getting the source code of the schema.

Return Value

Collection of entities with the source code of the schema with the schemaUId identifier. If an error occurred while getting the source code, null will be returned, and errorMessage parameter will return an error message.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.